From: Juanma Barranquero Date: Wed, 25 Mar 2009 12:02:15 +0000 (+0000) Subject: * composite.el (auto-compose-chars): Fix typo in docstring. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1087 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9d9c2f049e3ec369960d540449dab77e6c0a490f;p=emacs.git * composite.el (auto-compose-chars): Fix typo in docstring. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 03be1b76982..c253f8f180f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2009-03-25 Juanma Barranquero + + * composite.el (auto-compose-chars): Fix typo in docstring. + 2009-03-24 Michael Albinus * net/ange-ftp.el (ange-ftp-skip-msgs): Add 534. diff --git a/lisp/composite.el b/lisp/composite.el index 7c04bcff088..d3c000fe839 100644 --- a/lisp/composite.el +++ b/lisp/composite.el @@ -712,9 +712,7 @@ FUNC is called with one argument GSTRING which is built for characters in the region FROM (inclusive) and TO (exclusive). If the character are composed on a graphic display, FONT-OBJECT -is a font to use. - -Otherwise, FONT-OBJECT is nil, and the fucntion +is a font to use. Otherwise, FONT-OBJECT is nil, and the function `compose-gstring-for-terminal' is used instead of FUNC. If STRING is non-nil, it is a string, and FROM and TO are indices